Release 10.1A: OpenEdge Development:
Progress 4GL Reference


SAVE-WHERE-STRING attribute

Returns the WHERE clause used to find the database buffer identified by the buffer-index or buffer-name in the Data-source object.

Data type: CHARACTER

Access: Readable/Writeable

Applies to: Data-source object handle

Syntax
data-source-handle:SAVE-WHERE-STRING( buffer-index | buffer-name ) 

data-source-handle

The handle to the Data-source object.

buffer-index

The 1-based index of the buffer in the list of buffers for the Data-source object.

buffer-name

The name of a before-image table in the list of buffers for the Data-source object. The default is the first (or only) buffer in the Data-Source buffer list.


Copyright © 2005 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095